#include <deRenderStates_priv.hpp>
Inheritance diagram for deRenderState:


Protected Member Functions | |
| deRenderState () | |
| virtual | ~deRenderState () |
| deBoolean | Lock () |
| You must call this method before calling any Set*** methods. | |
| deBoolean | Unlock () |
| You must call this method once you are done setting data, so that something else may. | |
| void * | GetWOInterface (long interface_id) |
Protected Attributes | |
| long | m_LockFlag |
|
|
|
|
|
|
|
|
request a related interface, identified with an ID originally returned from IdeWorldManager::GetUniqueWOInterfaceID Implements IdeWorldObject. |
|
|
You must call this method before calling any Set*** methods.
Implements IdeRenderState. |
|
|
You must call this method once you are done setting data, so that something else may.
Implements IdeRenderState. |
|
|
|
1.3-rc3